The SQLExpressionFieldDefinitions Collection is a collection of SQL expression field definition objects. One object exists in the collection for every SQL expression field accessed by the report. Access a specific SQLExpressionFieldDefinition Object in the collection using the Item property.
Property | Description | Read/Write | Restriction in event handler |
---|---|---|---|
SQLExpressionFieldDefinition Object. Gets an item from the Collection. Item has an index parameter that is a 1 | |||
Report Object. Gets reference to the parent object. |
Instead of using the Item property as shown, you can reference a database directly, for example, SQLExpressionFieldDefinitions(1).
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |